swarmauri / swarmauri-sdk

https://swarmauri.com
Apache License 2.0
69 stars 40 forks source link

Reference latest documentation and Update allowed_models lists for LLM Models #421

Closed DevDigiLance closed 1 month ago

DevDigiLance commented 1 month ago
cobycloud commented 1 month ago

include links to the model documentation in the docstrings of the models

3rd-Son commented 1 month ago

I have started working on this

3rd-Son commented 1 month ago
  • [X] AI21StudioModel
  • [X] AnthropicModel
  • [X] Anthropic Tool Model
  • [X] Cohere Model
  • [X] Cohere Tool Model
  • [X] DeepInfra Model
  • [X] DeepSeek Model
  • [X] GeminiPro Model
  • [X] Gemini Tool Model
  • [X] Groq Model
  • [X] Groq Tool Model
  • [X] Mistral Model
  • [X] Mistral Tool Model
  • [X] OpenAI Image Generator
  • [X] OpenAI Model
  • [X] OpenAI Tool Model
  • [X] Perplexity Model
  • [X] ShuttleAI Model
  • [X] ShuttleAI Tool Model
3rd-Son commented 1 month ago

include links to the model documentation in the docstrings of the models

Should I include anything else in the doctrings, or just the link to the model's documentation?