AiCon V3 Alpha
Creative Content Generation AI based on Upto Date Data
What sets this model apart from our other existing models is its ability to understand the context of a conversation and generate responses that are more natural and human-like. This is achieved by training the model on a massive dataset of conversations, which allows it to learn the many nuances of language and how they are used in conversation.
With this new model, we are training the Model on the most recent conversations from the internet, which allows it to learn the latest trends in language and how they are used in conversation. This is achieved by training the model on a massive dataset of conversations, which allows it to learn the many nuances of language and how they are used in conversation. The Alpha Channel of AiCon V2 is mostly dependent on the Data upto May 2023 which makes it relatively upto date and more accurate than the previous versions of AiCon.
However, the Alpha Nightly channel is our most recent API Release, and is currently in active development. This channel is not recommended for production use, and is subject to change at any time.
The Alpha version of AiCon V2 is designed to generate current data-based content. It utilizes data up to 2023, making it relatively up to date and more accurate than previous versions of AiCon. The Alpha Channel of AiCon V2 is mostly dependent on the data up to May 2023.
Parameter | Type | Description | Default |
---|---|---|---|
question | string | This parameter represents the question or prompt for which the content is to be generated. It should be provided as a string. If not provided, the default value is undefined . | |
conversation_history | Array | This parameter accepts an array of objects. Each object represents a previous interaction in the conversation. This is useful for context-aware content generation. If not provided, the default value is undefined , meaning no conversation history is considered. | |
training_data | string | This parameter represents the training data to be used for generating the content. It should be provided as a string. If not provided, the default value is undefined . | |
stream | boolean | This is a flag that indicates whether the response should be streamed or not. If set to true , the response is streamed. If set to false or not provided, the default behavior is not to stream the response. |