Name | aiconfig-extension-gemini JSON |
Version |
0.0.5
JSON |
| download |
home_page | |
Summary | An extension for using Gemini with aiconfig |
upload_time | 2023-12-21 19:38:39 |
maintainer | |
docs_url | None |
author | LastMile AI |
requires_python | >=3.10 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Using Gemini with AIConfig
We are prioritizing the Python library Usage
1. Install `pip install aiconfig-extension-gemini`
2. Import the extension `import aiconfig_extension_gemini`
And you're all good to go! This extension automatically updates the model parser registry with the model "gemini-pro". Check out the Gemini Cookbook in the aiconfig repo for a full example.
Raw data
{
"_id": null,
"home_page": "",
"name": "aiconfig-extension-gemini",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "",
"author": "LastMile AI",
"author_email": "Ankush Pala <ankush@lastmileai.dev>",
"download_url": "https://files.pythonhosted.org/packages/a6/85/6183318db24abfd47eca1c58f896d91e67f21d92b30fd9ce487222d9f4e7/aiconfig_extension_gemini-0.0.5.tar.gz",
"platform": null,
"description": "# Using Gemini with AIConfig\n\nWe are prioritizing the Python library Usage\n\n1. Install `pip install aiconfig-extension-gemini`\n2. Import the extension `import aiconfig_extension_gemini`\n\nAnd you're all good to go! This extension automatically updates the model parser registry with the model \"gemini-pro\". Check out the Gemini Cookbook in the aiconfig repo for a full example.\n",
"bugtrack_url": null,
"license": "",
"summary": "An extension for using Gemini with aiconfig",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/lastmile-ai/aiconfig/",
"Issues": "https://github.com/lastmile-ai/aiconfig/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a740766931a5ba3d01e3420b4cfe3bca958e236887842794f2e85fdfde7a69bb",
"md5": "68aa4df51ccf6af8647b7d177f2607b8",
"sha256": "5ff533f05befba3179ab0c251c17bdeec942c0c0a1d2dbbf5544dda4b95fdca8"
},
"downloads": -1,
"filename": "aiconfig_extension_gemini-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "68aa4df51ccf6af8647b7d177f2607b8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8928,
"upload_time": "2023-12-21T19:38:37",
"upload_time_iso_8601": "2023-12-21T19:38:37.250138Z",
"url": "https://files.pythonhosted.org/packages/a7/40/766931a5ba3d01e3420b4cfe3bca958e236887842794f2e85fdfde7a69bb/aiconfig_extension_gemini-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6856183318db24abfd47eca1c58f896d91e67f21d92b30fd9ce487222d9f4e7",
"md5": "09e85a56f179242bd238ded2142d3def",
"sha256": "998d3089c915fc3a0a706452b45b2d7674e810bad0235bfaa0dd4526477987b7"
},
"downloads": -1,
"filename": "aiconfig_extension_gemini-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "09e85a56f179242bd238ded2142d3def",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 9090,
"upload_time": "2023-12-21T19:38:39",
"upload_time_iso_8601": "2023-12-21T19:38:39.972938Z",
"url": "https://files.pythonhosted.org/packages/a6/85/6183318db24abfd47eca1c58f896d91e67f21d92b30fd9ce487222d9f4e7/aiconfig_extension_gemini-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-21 19:38:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lastmile-ai",
"github_project": "aiconfig",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aiconfig-extension-gemini"
}