Skip to content

2.0.9#7

Merged
samestrin merged 73 commits into
mainfrom
2.0.9
Jun 29, 2024
Merged

2.0.9#7
samestrin merged 73 commits into
mainfrom
2.0.9

Conversation

@samestrin
Copy link
Copy Markdown
Owner

  • New LLM Providers: Added support for AIML API (currently not respecting option values), DeepSeek, Forefront, Ollama, Replicate, and Writer.
  • New LLMInterface Methods: LLMInterface.setApiKey, LLMInterface.sendMesage, and LLMInterface.streamMessage.
  • Streaming: Streaming support available for: AI21 Studio, AIML API, DeepInfra, DeepSeek, Fireworks AI, FriendliAI, Groq, Hugging Face, LLaMa.CPP, Mistral AI, Monster API, NVIDIA, Octo AI, Ollama, OpenAI, Perplexity, Together AI, and Writer.
  • New Interface Function: LLMInterfaceStreamMessage
  • Test Coverage: 100% test coverage for all interface classes.
  • Examples: New usage examples.

samestrin added 30 commits June 27, 2024 16:13
- LLMInterface.setApiKey(interfaceName, apiKey)
- LLMInterface.setApiKey(apiKeyObject)
- LLMInterface.chatComplete(interfaceName, message, optons, interfaceOptions)
- general prompt responses are working
- options not properly responding, waiting for a response in discord
- added LLMInterface.sendMessage
@samestrin samestrin merged commit 997a86f into main Jun 29, 2024
@samestrin samestrin deleted the 2.0.9 branch June 29, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant