Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decodingai-magazine/llm-twin-course
/ functions
Functions
323 in github.com/decodingai-magazine/llm-twin-course
⨍
Functions
323
◇
Types & classes
158
↳
Endpoints
5
Function
remove_non_ascii
(text: str)
src/bonus_superlinked_rag/utils/cleaning.py:93
Method
score
Score the output of an LLM. Args: output: The output of an LLM to score. **ignored_kwargs: Any additional ke
src/inference_pipeline/evaluation/style.py:57
Method
separator
(self)
src/core/rag/prompt_templates.py:22
Method
separator
(self)
src/core/rag/prompt_templates.py:85
Method
separator
(self)
src/bonus_superlinked_rag/llm/prompt_templates.py:22
Method
separator
(self)
src/bonus_superlinked_rag/llm/prompt_templates.py:68
Method
set_extra_driver_options
(self, options)
src/data_crawling/crawlers/linkedin.py:20
Method
set_extra_driver_options
(self, options)
src/data_crawling/crawlers/medium.py:14
Method
set_query
(self, query: str)
src/core/rag/retriever.py:137
Method
set_query
(self, query: str)
src/bonus_superlinked_rag/rag/retriever.py:104
Method
snapshot
(self)
src/feature_pipeline/data_flow/stream_input.py:54
Method
snapshot
(self)
src/bonus_superlinked_rag/data_flow/stream_input.py:70
Function
split_user_full_name
(user: str | None)
src/core/lib.py:4
Method
to_payload
(self)
src/feature_pipeline/models/embedded_chunk.py:20
Method
to_payload
(self)
src/feature_pipeline/models/embedded_chunk.py:45
Method
to_payload
(self)
src/feature_pipeline/models/embedded_chunk.py:71
Method
to_payload
(self)
src/feature_pipeline/models/clean.py:14
Method
to_payload
(self)
src/feature_pipeline/models/clean.py:34
Method
to_payload
(self)
src/feature_pipeline/models/clean.py:54
Method
write_batch
(self, items: list[VectorDBDataModel])
src/feature_pipeline/data_flow/stream_output.py:60
Method
write_batch
(self, items: list[VectorDBDataModel])
src/feature_pipeline/data_flow/stream_output.py:80
Method
write_batch
(self, items: list[Document])
src/bonus_superlinked_rag/data_flow/stream_output.py:22
Method
write_json
(self, filename: str, data: list)
src/feature_pipeline/generate_dataset/file_handler.py:18
← previous
301–323 of 323, ranked by callers