File search tools using OpenAI Assistant
===========================
Work in progress, still trying polish a few features and getting some initial feedback.
Raw data
{
"_id": null,
"home_page": "https://github.com/hansololz/amber",
"name": "foreach-file",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "foreach-file, openai, file search",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/83/54/b72997299af4ceb8d98e77c18a97ed28511bd8c7fd6b0a9261bd133a7307/foreach_file-0.1.0.tar.gz",
"platform": null,
"description": "File search tools using OpenAI Assistant\n===========================\n\nWork in progress, still trying polish a few features and getting some initial feedback.\n\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "File search tool using OpenAI assistant.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/hansololz/amber"
},
"split_keywords": [
"foreach-file",
" openai",
" file search"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7a03b79bcb92c622c7a8e77e54e625cbf8b0b9d914a5e3d63d2b76ba3aa0bfb1",
"md5": "0b94059a95c4585c3b627d38d06d08a4",
"sha256": "801a60d7a73546fa99ea351fa12d5923ffde5c784091c692c3d8b93c4ab6fdd9"
},
"downloads": -1,
"filename": "foreach_file-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b94059a95c4585c3b627d38d06d08a4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 1538,
"upload_time": "2024-09-15T09:30:07",
"upload_time_iso_8601": "2024-09-15T09:30:07.691168Z",
"url": "https://files.pythonhosted.org/packages/7a/03/b79bcb92c622c7a8e77e54e625cbf8b0b9d914a5e3d63d2b76ba3aa0bfb1/foreach_file-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8354b72997299af4ceb8d98e77c18a97ed28511bd8c7fd6b0a9261bd133a7307",
"md5": "84a35062a47196fa908595c3a9c97c00",
"sha256": "b6b4ba434c0a7432386ffe68669a8624c73f4bb2d6215be8016cb04441e792e7"
},
"downloads": -1,
"filename": "foreach_file-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "84a35062a47196fa908595c3a9c97c00",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 1631,
"upload_time": "2024-09-15T09:30:09",
"upload_time_iso_8601": "2024-09-15T09:30:09.323525Z",
"url": "https://files.pythonhosted.org/packages/83/54/b72997299af4ceb8d98e77c18a97ed28511bd8c7fd6b0a9261bd133a7307/foreach_file-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-15 09:30:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hansololz",
"github_project": "amber",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "openai",
"specs": [
[
"==",
"1.42.0"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "absl-py",
"specs": [
[
"==",
"2.1.0"
]
]
},
{
"name": "openpyxl",
"specs": [
[
"==",
"3.1.5"
]
]
},
{
"name": "prettytable",
"specs": [
[
"==",
"3.11.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"74.1.2"
]
]
},
{
"name": "wheel",
"specs": [
[
"==",
"0.44.0"
]
]
}
],
"lcname": "foreach-file"
}