A tool that integrates the autogen with Google Searcher.
Project description
A tool that integrates the autogen with Google Searcher.
Using AutoGen to achieve multi-agent integration with Google Search, it can serve as a function in the Tools for other agents to use, enabling seamless integration with LangChain.
Create a file named OAI_CONFIG_LIST in the current directory with the following content format:
[
{
"model": "gpt-3.5-turbo",
"api_key": "sk-xxxx"
},
{
"model": "gpt-4",
"api_key": "sk-xxxx",
"base_url": "xxxx"
}
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autogen_google_search-0.0.5.tar.gz.
File metadata
- Download URL: autogen_google_search-0.0.5.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d822c4e4046cedd89cb27c10876079a52f113e20e6c46f8cc2a58d7b54cb0be
|
|
| MD5 |
a55dffa9e0605cce1e5a015d54656b25
|
|
| BLAKE2b-256 |
e956662a8e2b347592ad11e693d4a23a14793ffd72496bba7a7d0f19fcafe4db
|
File details
Details for the file autogen_google_search-0.0.5-py3-none-any.whl.
File metadata
- Download URL: autogen_google_search-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4f368b65bc1422d9b59222da5a92c8c445123c01a21f291e133cc6eca75dfbe
|
|
| MD5 |
54148b36e327ea540451d53d5b24d8ff
|
|
| BLAKE2b-256 |
937f4ebc9696542a5c1c19d73ebe0d86b19bb432672c5160019da47fcfb2e21d
|