Skip to content

Commit

Permalink
docs: Update pubspecs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmigloz committed Feb 14, 2024
1 parent c887fa3 commit d23ed89
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/googleai_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: googleai_dart
description: Dart Client for the Google AI API (Gemini Pro, Gemini Pro Vision, embeddings, etc.).
version: 0.0.2+2
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/googleai_dart
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:googleai_dart
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_amazon/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_amazon
description: Amazon module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_amazon
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_amazon
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_anthropic/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_anthropic
description: Anthropic module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_anthropic
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_anthropic
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_chroma/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_chroma
description: LangChain.dart integration module for Chroma open-source embedding database.
version: 0.1.0+15
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_chroma
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_chroma
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_cohere/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_cohere
description: Cohere module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_cohere
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_cohere
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_google/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_google
description: LangChain.dart integration module for Google (VertexAI, PaLM, Matching Engine, etc.).
version: 0.2.3+3
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_google
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_google
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_huggingface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_huggingface
description: Hugging Face module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_huggingface
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_huggingface
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_microsoft/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_microsoft
description: Microsoft module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_microsoft
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_microsoft
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_mistralai/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_mistralai
description: LangChain.dart integration module for Mistral AI (Mistral-7B, Mixtral 8x7B, embeddings, etc.).
version: 0.0.2+3
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_mistralai
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_mistralai
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_ollama/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_ollama
description: LangChain.dart integration module for Ollama (run Llama 2, Mistral, Vicuna and other models locally).
version: 0.0.3+3
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_ollama
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_ollama
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_openai/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_openai
description: LangChain.dart integration module for OpenAI (GPT-3, GPT-4, Functions, etc.).
version: 0.4.0+1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_openai
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_openai
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_pinecone/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_pinecone
description: LangChain.dart integration module for Pinecone fully-managed vector database.
version: 0.0.6+14
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_pinecone
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_pinecone
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_supabase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_supabase
description: LangChain.dart integration module for Supabase (e.g. Supabase Vector).
version: 0.0.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_supabase
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_supabase
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_weaviate/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_weaviate
description: Weaviate module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_weaviate
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_weaviate
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_wikipedia/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_wikipedia
description: Wikipedia module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_wikipedia
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_wikipedia
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_wolfram/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: langchain_wolfram
description: Wolfram Research module for LangChain.dart.
version: 0.0.1-dev.1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain_wolfram
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:langchain_wolfram
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com
publish_to: none # Remove when the package is ready to be published
Expand Down
2 changes: 1 addition & 1 deletion packages/mistralai_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mistralai_dart
description: Dart Client for the Mistral AI API (Mistral-7B, Mixtral 8x7B, embeddings, etc.).
version: 0.0.2+3
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/mistralai_dart
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:mistralai_dart
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/ollama_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ollama_dart
description: Dart Client for the Ollama API (run Llama 2, Mistral, Vicuna and other models locally).
version: 0.0.2+1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/ollama_dart
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:ollama_dart
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/openai_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openai_dart
description: Dart Client for the OpenAI API (completions, chat, embeddings, etc.).
version: 0.1.6+1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/openai_dart
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:openai_dart
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down
2 changes: 1 addition & 1 deletion packages/vertex_ai/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: vertex_ai
description: GCP Vertex AI ML platform API client (PaLM, Matching Engine, etc.).
version: 0.0.9+1
repository: https://github.com/davidmigloz/langchain_dart/tree/main/packages/vertex_ai
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues
issue_tracker: https://github.com/davidmigloz/langchain_dart/issues?q=label:p:vertex_ai
homepage: https://github.com/davidmigloz/langchain_dart
documentation: https://langchaindart.com

Expand Down

0 comments on commit d23ed89

Please sign in to comment.