Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major updates, nearing release 1.0.0 #26

Merged
merged 25 commits into from
Oct 8, 2023
Merged

Major updates, nearing release 1.0.0 #26

merged 25 commits into from
Oct 8, 2023

Conversation

Daethyra
Copy link
Owner

@Daethyra Daethyra commented Oct 7, 2023

@Daethyra Daethyra added Documentation Adds/Edits documentation Feature/Functionality Feature suggestion or Functionality request labels Oct 7, 2023
@Daethyra Daethyra self-assigned this Oct 7, 2023
v3 is not stable.
v4 is considered functional but requires testing.
- Ensure v4's concepts are integrated into the master version \
of this module.
	new file:   HuggingFace/v3.py
	new file:   HuggingFace/v4.py
	renamed:    HuggingFace/v10.py -> HuggingFace/integrated_captioner.py/integratable_captioner.py
	renamed:    HuggingFace/V8.py -> HuggingFace/integrated_captioner.py/rough-drafts/V8.py
	renamed:    HuggingFace/v1.py -> HuggingFace/integrated_captioner.py/rough-drafts/v1.py
	new file:   HuggingFace/integrated_captioner.py/rough-drafts/v10.py
	renamed:    HuggingFace/v3.py -> HuggingFace/integrated_captioner.py/rough-drafts/v3.py
	renamed:    HuggingFace/v4.py -> HuggingFace/integrated_captioner.py/rough-drafts/v4.py
	renamed:    HuggingFace/v5.py -> HuggingFace/integrated_captioner.py/rough-drafts/v5.py
	renamed:    HuggingFace/v6.py -> HuggingFace/integrated_captioner.py/rough-drafts/v6.py
	renamed:    HuggingFace/v7.py -> HuggingFace/integrated_captioner.py/rough-drafts/v7.py
	renamed:    HuggingFace/v9.py -> HuggingFace/integrated_captioner.py/rough-drafts/v9.py
	new file:   HuggingFace/integrated_captioner.py/template-config.json
	new file:   HuggingFace/integrated_captioner.py/template.env
    renamed:    .github/mindmap_10-7-23_.png -> .github/mindmap.png
	renamed:    HuggingFace/integrated_captioner.py/integratable_captioner.py -> HuggingFace/integrated_captioner.py/integrable_captioner.py
	modified:   README.md
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/V8.py -> .archive/integrable-captioner-progressive/V8.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v1.py -> .archive/integrable-captioner-progressive/v1.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v10.py -> .archive/integrable-captioner-progressive/v10.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v3.py -> .archive/integrable-captioner-progressive/v3.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v4.py -> .archive/integrable-captioner-progressive/v4.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v5.py -> .archive/integrable-captioner-progressive/v5.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v6.py -> .archive/integrable-captioner-progressive/v6.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v7.py -> .archive/integrable-captioner-progressive/v7.py
	renamed:    HuggingFace/integrated_captioner.py/rough-drafts/v9.py -> .archive/integrable-captioner-progressive/v9.py
	new file:   HuggingFace/__init__.py
	new file:   HuggingFace/integrated_captioner.py/__init__.py
	new file:   LangChain/Retrieval-Agents/__init__.py
	renamed:    LangChain/langchain_conv_agent.py -> LangChain/Retrieval-Agents/langchain_conv_agent.py
	renamed:    LangChain/query_local_docs.py -> LangChain/Retrieval-Agents/query_local_docs.py
	new file:   LangChain/__init__.py
	new file:   LangChain/tests/__init__.py
	renamed:    .env.template -> OpenAI/Auto-Embedder/.env.template
	new file:   OpenAI/Auto-Embedder/__init__.py
	modified:   OpenAI/Auto-Embedder/test.py
	new file:   OpenAI/__init__.py
	new file:   __init__.py
	renamed:    HuggingFace/integrated_captioner.py/__init__.py -> HuggingFace/image_captioner/__init__.py
	renamed:    HuggingFace/integrated_captioner.py/integrable_captioner.py -> HuggingFace/image_captioner/integrable_image_captioner.py
	renamed:    HuggingFace/integrated_captioner.py/template-config.json -> HuggingFace/image_captioner/template-config.json
	renamed:    HuggingFace/integrated_captioner.py/template.env -> HuggingFace/image_captioner/template.env
	renamed:    LangChain/Retrieval-Agents/query_local_docs.py -> LangChain/Retrieval-Agents/qa_local_docs.py
	renamed:    LangChain/Retrieval-Agents/langchain_conv_agent.py -> LangChain/Retrieval-Agents/stateful_chatbot.py
	modified:   README.md
@Daethyra
Copy link
Owner Author

Daethyra commented Oct 8, 2023

  • Added HuggingFace section
  • Rearranged the readme
  • updated TODO
  • Organized directory structure

@Daethyra Daethyra merged commit 32181ba into master Oct 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Adds/Edits documentation Feature/Functionality Feature suggestion or Functionality request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant